minios: Implement some extra lib functions for ocaml xenstored stubdom
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 19 May 2009 13:15:43 +0000 (14:15 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 19 May 2009 13:15:43 +0000 (14:15 +0100)
commit0e57a92cc388c377de3940d12ac6131c698f5581
tree3a2c0d95728f9d200492ddadc1bd824c43d43f71
parentc1861bc6f8de70e3d86961354642870dfbcbd494
minios: Implement some extra lib functions for ocaml xenstored stubdom

We could stub them out as unsupported, but we may as well implement
them as they are very simple.

Signed-off-by: Alex Zeffertt <alex.zeffertt@eu.citrix.com>
extras/mini-os/include/posix/unistd.h
extras/mini-os/lib/sys.c